Skip to content

Conversation

@fanyang-mono
Copy link
Member

The 4 known scenarios are

  • 78 - PACKAGE_INSTALLATION_FAILURE
  • 81 - DEVICE_NOT_FOUND
  • 85 - ADB_DEVICE_ENUMERATION_FAILURE
  • 86 - PACKAGE_INSTALLATION_TIMEOUT

More details regarding to the above exit code could be found at https://github.com/dotnet/xharness/blob/main/src/Microsoft.DotNet.XHarness.Common/CLI/ExitCode.cs

Fixes #59679

@ghost
Copy link

ghost commented Oct 15, 2021

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

The 4 known scenarios are

  • 78 - PACKAGE_INSTALLATION_FAILURE
  • 81 - DEVICE_NOT_FOUND
  • 85 - ADB_DEVICE_ENUMERATION_FAILURE
  • 86 - PACKAGE_INSTALLATION_TIMEOUT

More details regarding to the above exit code could be found at https://github.com/dotnet/xharness/blob/main/src/Microsoft.DotNet.XHarness.Common/CLI/ExitCode.cs

Fixes #59679

Author: fanyang-mono
Assignees: -
Labels:

area-Infrastructure-mono

Milestone: -

@premun
Copy link
Member

premun commented Oct 18, 2021

@fanyang-mono should we also enable the arm64 lane? Or separate PR so that we can easily revert in case it doesn't work?

@fanyang-mono
Copy link
Member Author

@fanyang-mono should we also enable the arm64 lane? Or separate PR so that we can easily revert in case it doesn't work?

Will open a separate PR for it.

@fanyang-mono fanyang-mono merged commit 294a284 into dotnet:main Oct 21, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Android x64: runtime tests failing - Failed to install mobile app

2 participants